The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "distribution:AnyEvent-JSONRPC JSON RPC"

AnyEvent::JSONRPC::Server - Base class for JSON-RPC Servers River stage zero No dependents

This is the base class for servers in the AnyEvent::JSONRPC suite of modules. Current implementations includes a TCP client and a HTTP client. See these for arguments to the constructors....

PMAKHOLM/AnyEvent-JSONRPC-0.15 - 28 Oct 2010 13:01:47 UTC

AnyEvent::JSONRPC::Client - Base class for JSON-RPC clients River stage zero No dependents

This is the base class for clients in the AnyEvent::JSONRPC suite of modules. Current implementations includes a TCP client and a HTTP client. See these for arguments to the constructors. AnyEvent condvars The main thing you have to remember is that ...

PMAKHOLM/AnyEvent-JSONRPC-0.15 - 28 Oct 2010 13:01:47 UTC

AnyEvent::JSONRPC - Simple TCP-based JSONRPC client/server River stage zero No dependents

This module provide TCP-based JSONRPC server/client implementation. AnyEvent::JSONRPC provide you a couple of export functions that are shortcut of AnyEvent::JSONRPC::TCP::Client and AnyEvent::JSONRPC::TCP::Server. One is "jsonrpc_client" for Client,...

PMAKHOLM/AnyEvent-JSONRPC-0.15 - 28 Oct 2010 13:01:47 UTC

Anyevent::JSONRPC::Utils - Helper functions for use with AnyEvent::JSONRPC River stage zero No dependents

This module provides a couple of helper functions for creating JSON-RPC servers. This is kind of experimental at the moment....

PMAKHOLM/AnyEvent-JSONRPC-0.15 - 28 Oct 2010 13:01:47 UTC

AnyEvent::JSONRPC::HTTP::Server - Simple HTTP-based JSONRPC server River stage zero No dependents

This module is server part of AnyEvent::JSONRPC....

PMAKHOLM/AnyEvent-JSONRPC-0.15 - 28 Oct 2010 13:01:47 UTC

AnyEvent::JSONRPC::HTTP::Client - Simple HTTP-based JSONRPC client River stage zero No dependents

This module is the HTTP client part of AnyEvent::JSONRPC. AnyEvent condvars The main thing you have to remember is that all the data retrieval methods return an AnyEvent condvar, $cv. If you want the actual data from the request, there are a few thin...

PMAKHOLM/AnyEvent-JSONRPC-0.15 - 28 Oct 2010 13:01:47 UTC
6 results (0.039 seconds)